Skip to content

Keep kernel core failures typed#672

Merged
RhysSullivan merged 1 commit intocodex/effect-lint-baselinefrom
codex/batch21-kernel-core-boundaries
May 6, 2026
Merged

Keep kernel core failures typed#672
RhysSullivan merged 1 commit intocodex/effect-lint-baselinefrom
codex/batch21-kernel-core-boundaries

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • remove the redundant kernel error factory
  • preserve validation causes on KernelCoreEffectError instead of stringifying unknowns
  • mark the Babel parser fallback as a narrow recovery boundary

Verification

  • bunx oxlint --format=unix packages/kernel/core/src/code-recovery.ts packages/kernel/core/src/effect-errors.ts packages/kernel/core/src/validation.ts
  • bun run --cwd packages/kernel/core typecheck
  • bun run --cwd packages/kernel/core test

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 025cdf6 May 06 2026, 05:12 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 025cdf6 Commit Preview URL

Branch Preview URL
May 06 2026, 05:12 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@672

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@672

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@672

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@672

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@672

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@672

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@672

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@672

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@672

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@672

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@672

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@672

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@672

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@672

executor

npm i https://pkg.pr.new/executor@672

commit: 025cdf6

@RhysSullivan RhysSullivan merged commit 23c5c4e into codex/effect-lint-baseline May 6, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant